@charset "utf-8";
/* CSS Document 
Theme Name: UCtheme
Theme URI: http://www.uctheme.com
Author: UCtheme PHP Studio
Author URI: http://www.uctheme.com
Description: 本模版是优畅PHP工作室制作，为了展示网站和出售专业优质的主题商品专门定制的。欢迎访问优畅主题工作室：http://www.uctheme.com
Version: 1.1
Date:2014.11.17
*/

/********************************
  Global
********************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

body {
    font: 16px "arial", "Microsoft Yahei", "Tahoma";
    color: #666666;
    background: #f5f6f9;
    position: relative;
    background-attachment: fixed;
    height: 100%;
}

input, textarea {
    font: 15px "Microsoft Yahei", "Tahoma";
    color: #666666;
}

#topbar_left a img {
    margin-top: 5px;
}


a {
    color: #DB4F33;
    text-decoration: none;
}

a:hover {
    color: #ed5736;
    text-decoration: none;
}

strong, b {
    font-weight: bold;
}

img {
    border: none;
}

hr {
    clear: both;
    display: block;
    overflow: hidden;
    background-color: #e1e1e1;
    height: 1px;
    border: none;
    margin: 10px 0;
}

h1, h2, h3, h4, h5, h6 {
    margin: 5px 0;
    font-family: inherit;
    font-weight: bold;
    line-height: 26px;
    color: inherit;
    text-rendering: optimizelegibility
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-weight: normal;
    line-height: 1;
    color: #999999
}

h1, h2, h3 {
    line-height: 35px
}

h1 {
    font-size: 20px;
    font-weight: normal;
}

h2 {
    font-size: 18px;
    font-weight: normal;
}

h3 {
    font-size: 16px;
    font-weight: normal;
}

h4 {
    font-size: 14px
}

h5 {
    font-size: 12px
}

h6 {
    font-size: 10.2px
}

h1 small {
    font-size: 15px
}

h2 small {
    font-size: 12px
}

h3 small {
    font-size: 12px
}

h4 small {
    font-size: 12px
}

p {
    width: auto;
    overflow: hidden;
    line-height: 30px;
    text-indent: 0;
}

.clear {
    clear: both
}

.breadcrumbs {
    line-height: 30px;
    font-size: 14px
}

.container {
    position: relative;
    max-width: 1280px;
    margin: 0 auto;

}


.mt5 {
    margin-top: 0.3125em
}

.mt10 {
    margin-top: 0.625em
}

.mt20 {
    margin-top: 1.25em
}

.mt30 {
    margin-top: 1.5em
}

.mb5 {
    margin-bottom: 0.3125em
}

.mb10 {
    margin-bottom: 0.625em
}

.mb15 {
    margin-bottom: 0.9375em
}

.mb20 {
    margin-bottom: 1.25em
}

.mb30 {
    margin-bottom: 1.5em
}

.mr5 {
    margin-right: 0.3125em
}

.mr10 {
    margin-right: 0.625em
}

.mr20 {
    margin-right: 1.25em
}

.mr30 {
    margin-right: 1.5em
}

.ml5 {
    margin-left: 0.3125em
}

.ml10 {
    margin-left: 0.625em
}

.ml20 {
    margin-left: 1.25em
}

.ml30 {
    margin-left: 1.5em
}

.pt5 {
    margin-top: 0.3125em
}

.pt10 {
    margin-top: 0.625em
}

.pt20 {
    margin-top: 1.25em
}

.pt30 {
    margin-top: 1.5em
}

.pb5 {
    margin-bottom: 0.3125em
}

.pb10 {
    margin-bottom: 0.625em
}

.pb20 {
    margin-bottom: 1.25em
}

.pb30 {
    margin-bottom: 1.5em
}

.pr5 {
    margin-right: 0.3125em
}

.pr10 {
    margin-right: 0.625em
}

.pr20 {
    margin-right: 1.25em
}

.pr30 {
    margin-right: 1.5em
}

.pll5 {
    margin-left: 0.3125em
}

.pl10 {
    margin-left: 0.625em
}

.pl20 {
    margin-left: 1.25em
}

.pl30 {
    margin-left: 1.5em
}

/********************************
  Header
********************************/
#header {
    display: block
}

.mainbar {
    background: #fff;
    border-bottom: 1px solid #e1e1e1;
    width: 100%;
    height: 32px;
}

#topbar_left {
    float: left;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
}

#topbar_left ul {
    list-style: none;
}

#topbar_left ul li {
    display: block;
    float: left;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    padding: 0 20px 0 0;
    text-align: center;
    font-size: 12px;
}

#topbar_left ul li a {
    color: #bbbbbb
}

.small_avatar a {
    color: #bbbbbb
}

#topbar_left ul li a:hover {
    color: #DB4F33
}

#topbar_left ul ul {
    display: none;
}

#topbar_right {
    float: right;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
}

#topbar_right ul {
    list-style: none;
}

#topbar_right ul li {
    float: right;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 12px;
    margin: 4px 0px 0px 14px;
}

#topbar_right ul li a {
    color: #bbbbbb
}

.icon1, .icon1 span.hover, .icon2, .icon2 span.hover, .icon3, .icon3 span.hover, .icon4, .icon4 span.hover, .icon5, .icon5 span.hover, .icon6, .icon6 span.hover {
    display: block;
    width: 24px;
    height: 24px;
    background: url(images/social_icon.gif) no-repeat;
}

.icon1 {
    background-position: 0 -48px;
}

.icon1:hover {
    background-position: 0 -72px;
}

.icon2 {
    background-position: 0 -192px;
}

.icon2:hover {
    background-position: 0 -216px;
}

.icon3 {
    background-position: 0 -240px;
}

.icon3:hover {
    background-position: 0 -264px;
}

.icon4 {
    background-position: 0 -96px;
}

.icon4:hover {
    background-position: 0 -120px;
}

.icon5 {
    background-position: 0 -144px;
}

.icon5:hover {
    background-position: 0 -168px;
}

.icon6 {
    background-position: 0 0;
}

.icon6:hover {
    background-position: 0 -24px;
}

.logo {
    float: left;
    display: block;
    width: 31.2057%;
    outline: medium none;
    overflow: hidden;
}

.logo a {
    display: block;
    height: 60px;
    text-indent: -9999px;
    overflow: hidden;
}

.banner {
    float: right;
    display: block;
    height: 60px
}

.redegit {
    font-size: 15px
}

/********************************
  Navigation Menu
********************************/
.mainmenus {
    background: #DB4F33;
    width: 100%;
    height: auto;
}

.container:after, .row:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}

.home {
    float: left;
    height: 48px;
    width: 54px;
    background: #DB4F33 url(images/icon.png) no-repeat 5px -148px;
    text-indent: -9999px;
}

.home_none {
    float: left;
    height: 48px;
    width: 54px;
    background: url(images/icon.png) no-repeat 5px -148px;
    text-indent: -9999px;
}

.home_none:hover {
    background: #666666 url(images/icon.png) no-repeat 5px -148px;
}

.topnav {
    height: 48px;
    font-size: 16px;
    text-align: left;
    position: relative;
}

.topnav a {
    color: #fff;
    height: 48px;
    line-height: 48px;
}

.topnav ul {
    z-index: 999;
    clear: none !important;
}

.topnav li {
    height: 48px;
    float: left;
    position: relative;
    width: auto;
    list-style: none
}

.topnav li a:link, .topnav li a:visited {
    float: left;
    position: relative;
    padding: 0 18px;
    display: block;
}

.topnav li a:hover, .topnav .current_page_item, .topnav .current-menu-item, .topnav .current-post-parent {
    background: #cf3010;
    float: left;
    position: relative;
}

.topnav ul ul {
    display: none;
    position: absolute;
    top: 48px;
    z-index: 999;
    width: 200px;
}

.topnav ul ul li {
    color: #db4f33;
    display: block;
    position: relative;
    height: 36px;
    line-height: 36px;
    border-top: #DD7A66 solid 1px;
    left: -24px;
}

.topnav ul ul li a:link, .topnav ul ul li a:visited {
    font-size: 13px;
    color: #fff;
    display: block;
    position: relative;
    width: 63px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: #db4f33;
}

.topnav ul ul li a:hover {
    background: #cf3010;
}

.topnav ul ul ul {
    display: none;
    position: absolute;
    top: -1px;
    left: 190px;
    z-index: 999;
}

.topnav ul ul ul li {
    color: #363636;
    display: block;
    position: relative;
    height: 36px;
    line-height: 36px;
    text-align: center;
}

.topnav ul ul ul li a:link, .topnav ul ul ul li a:visited {
    color: #fff;
    display: block;
    position: relative;
    width: 100px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: #363636;
    font-weight: normal;
}

.topnav ul ul ul li a:hover {
    background: #666666;
}

.topnav .menu-button {
    display: none;
    position: absolute;
    top: 8px;
    right: 54px;
    cursor: pointer;
}

.topnav .menu-button.active {
    background: rgba(0, 0, 0, 0.2);
    border-radius: 5px;
}

.topnav .menu-button i {
    display: block;
    width: 40px;
    height: 33px;
    background: url(images/icon.png) no-repeat -2px -236px
}

.topnav .menu-right {
    position: absolute;
    right: 0;
    top: 0
}

.topnav .menu-right :hover {
    background-color: #cf3010
}

.topnav .menu-right .menu-search {
    position: relative;
}

.topnav .menu-right #menu-search {
    width: 14px;
    background: url(images/icon.png) no-repeat 5px -193px;
}

.topnav .menu-right .menu-search .menu-search-form {
    display: none;
    position: absolute;
    top: 48px;
    right: 0;
    background: #cf3010;
    padding: 15px;
    z-index: 900
}

.topnav .menu-right .current_page_item .menu-search-form {
    display: block
}

.menu-search-form input {
    background: #FFF;
    color: #777;
    display: block;
    max-width: 100%;
    outline: 0;
    padding: 7px 8px;
}

#search {
    float: left;
    width: 250px;
    background-color: #FFF;
    border: 1px solid #CCC;
    font-size: 14px;
}

.no_content {
    background: #FFF;
    position: relative;
    line-height: 40px;
    color: #888;
    padding: 15px
}

.no_content input#searchsubmit {
    margin: 10px 10px 0 0;
    padding: 5px;
    width: 80px;
    height: 28px;
    background: #DB4F33;
    color: #FFF;
    text-align: center;
    line-height: 14px;
    font-size: 14px;
    border: none;
    cursor: pointer;
}

.bdshare_small {
    margin-top: 5px;
}

.accountNav {
    float: right;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    text-align: center;
    position: relative;
    margin-right: 60px;
    color: #ffffff;
}

.redegit li a {
    height: 48px;
    line-height: 48px;
    padding: 0 20px;
    color: #FFFFFF;
}

.redegit li a:hover {
    color: #FFFFFF;
}

.topnav ul ul {
    margin: 0 0 0 1.5em;
}

/********************************
  Announcement
********************************/
#announcement_box {
    background: #FFFFFF;
    height: auto;
    overflow: hidden;
    font-size: 14px;
    width: 100%;
}

.announcement {
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    padding: 5px 10px 5px 20px;
    float: left;
}

.announcement a {
    color: #333;
}

.announcement a:hover {
    color: #94382B;
}

.announcement ul li {
    list-style: none
}

.announcement_close {
    color: #666666;
}

.announcement span {
    color: #666666;
}

.announcement_remove {
    padding: 5px 10px;
    float: right;
    font-size: 14px;
}

.announcement_remove a {
    height: 18px;
    width: 18px;
    display: block;
    line-height: 16px;
    margin: 4px 0 3px 0;
    margin: 10px 0 3px 0 \9;
    text-align: center;
}

.announcement_remove a:hover {
    background-color: #cdc8a0;
    border-radius: 3px;
}

.mbx-dh {
    padding: 10px 0;
}

.mbx-dh a {
    color: #DB4F33
}

.mbx-dh a:hover {
    color: #666666
}

/********************************
  Index
********************************/
.home_slogan_entry {
    width: 100%;
    min-height: 300px;
    overflow: hidden;
    background: #fff url(images/bg_oblique.png);
    margin-bottom: 20px
}

.pageWidth {
    width: 100%;
    position: relative;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
}

.home_register_button {
    width: 80%;
    margin: 0 auto;
}

.home_slogan {
    height: 170px;
    display: block;
    overflow: hidden
}

.home_title {
    text-align: center;
    display: block;
    width: 100%;
    top: 25%;
    position: relative;
    color: #DB4F33;
    font-size: 28px;
    font-family: "Microsoft YaHei";
    font-weight: bold;
    word-spacing: 0.1em;
    letter-spacing: 0.05em
}

.home_word {
    text-align: center;
    display: block;
    width: 100%;
    top: 40%;
    position: relative;
    color: #666666;
    font-size: 24px;
    font-family: "Microsoft YaHei";
    letter-spacing: 0.15em
}

.home_register_button {
    width: 70%;
    margin: 0 auto;
    display: block;
    height: auto;
    overflow: hidden;
    text-align: center;
    overflow: hidden
}

.home_list_left {
    width: 48%;
    height: 64px;
    padding: 19px 3px;
    float: left;
}

.home_list_right {
    width: 48%;
    height: 64px;
    padding: 19px 3px;
    float: right;
}

.home_list_left a, .home_list_right a {
    color: #ffffff;
    display: block;
    width: 100%;
    float: none;
    margin: 0 auto;
}

.home_list_left .home_entry_investor {
    text-align: center;
    line-height: 60px;
    width: 100%;
    height: 60px;
    background-color: #DB4F33;
    font-size: 18px;
    font-weight: bold;
    border-radius: 3px;
}

.home_list_right .home_entry_investor {
    text-align: center;
    line-height: 60px;
    width: 100%;
    height: 60px;
    background-color: #DB4F33;
    font-size: 18px;
    font-weight: bold;
    border-radius: 3px;
}

.home_item {
    display: block;
    width: auto;
    height: auto;
    border: 1px solid #f1f1f1;
    margin-right: -20px
}

.home_leftList {
    float: left;
}

.home_rightList {
    float: right;
}

.home_showList {
    width: 50%;
    padding: 0px;
    margin: 0px;
}

.home_showList .service {
    padding: 0px;
    padding: 20px;
    background: #fff;
    margin: 0 20px 20px 0;
    border-radius: 5px;
}

.home_showList .service p {
    line-height: 30px;
}

.home_showList_padding {
    width: auto;
    padding: 10px 10px 20px 10px
}

.home_showList li {
    list-style: none;
    height: auto;
    overflow: hidden;
    border-radius: 5px;
}

.home_showList li .list_img {
    padding: 0px;
    height: auto;
    width: auto;
    float: left;
    background: #fff;
    position: relative;
    overflow: hidden;
    display: block;
}

.home_showList li .list_img img {
    display: block;
    margin: 0 auto;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    height: 180px;
    width: 180px
}

.thumb_frame {
    position: absolute;
    top: 10px;
    left: 10px;
}

.home_showList li .list_content {
    width: 65%;
    float: left;
    padding-bottom: 10px;
    padding-left: 20px
}

.home_showList li .list_content .theme_title {
    font-size: 20px;
    line-height: 26px;
    font-weight: normal
}

.home_showList li .list_content p {
    font-size: 14px;
    line-height: 26px;
    color: #666666;
    word-wrap: break-word;
    word-break: break-all;
}

.home_showList li .list_content p strong {
    padding: 0 5px;
    color: #666666;
    font-weight: normal;
}

.home_showList li .list_content p a {
    font-size: 14px;
    color: #666666;
}

.home_showList li .list_content p a:hover {
    color: #666666;
}

.home_showList li .list_content .list_tag {
    padding-top: 15px;
}

.home_showList li .list_content .list_tag strong {
    padding: 0 5px;
    color: #666666;
    font-weight: normal;
}

.home_showList li .list_content .list_tag a {
    font-size: 12px;
    color: #66BFCF;
}

.home_showList h2, .home_showList h3, .home_showList h4, .home_showList h5, .home_showList h6 {
    font-size: 20px;
    color: #449AA9;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
    text-align: center
}

.home_showList .other_infor {
    text-align: center;
    border: 1px solid #eee;
    background: #f5f5f5;
    width: auto;
    height: auto;
    overflow: hidden;
    line-height: 26px;
    padding: 5px;
    margin: 0 auto;
    display: block;
    float: none;
    clear: both;
}

.div_allinline {
    text-align: center;
    margin: 0 auto;
    padding: 0;
    clear: both;
}

.subdiv_allinline {
    display: inline-block;
    _display: inline;
    *display: inline;
    zoom: 1;
    width: auto;
    padding: 10px;
    font-size: 12px;
}

.home_showList .other_infor .details a {
    background: #449AA9;
    color: #fff;
    padding: 8px 16px;
    border-radius: 3px;
}

.home_showList .other_infor .details a:hover {
    background: #54b0c4;
    color: #fff;
}

.home_showList .other_infor .demo a {
    background: #449AA9;
    color: #fff;
    padding: 8px 16px;
    border-radius: 3px;
}

.home_showList .other_infor .demo a:hover {
    background: #54b0c4;
    color: #fff;
}

.home_showList .other_infor .buy a {
    background: #db4f33;
    color: #fff;
    padding: 8px 16px;
    border-radius: 3px;
}

.home_showList .other_infor .buy a:hover {
    background: #ee775f;
    color: #fff;
}

.home_showList .other_infor .stop {
    right: 10px;
}

.list_content p {
    padding-left: 12px
}

.home_showList .button_white {
    display: block;
    height: 42px;
    line-height: 42px;
    width: 270px;
    margin: 0 auto;
    color: #449aa9;
    text-align: center
}

.home_showList .button_white:hover {
    color: #66bfcf;
}

.version {
    color: #D15031;
    font-weight: bold;
}

.price_year {
    font-weight: bold;
    color: #D15031;
    font-size: 18px;
}

.price {
    font-size: 12px;
    font-style: normal;
    background-color: #db4f33;
    color: #FFFFFF;
    margin-left: 10px;
    padding: 2px;
}

.old_price {
    text-decoration: line-through;
    margin-left: 10px;
}

.content_showList {
    width: 50%;
    padding: 0px;
    margin: 0px;
}

.content_showList .content_border {
    list-style: none;
    padding: 20px;
    background: #fff;
    margin: 0 20px 20px 0;
    border-radius: 5px;
}

.content_showList .content_border li a {
    color: #666666;
}

.content_showList .content_border li a:hover {
    color: #DB4F33
}

.content_showList h2, .content_showList h3, .content_showList h4, .content_showList h5, .content_showList h6 {
    font-size: 20px;
    color: #449AA9;
    text-align: center;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
}

.content_showList li {
    line-height: 36px;
    padding-left: 20px;
    border-left: 4px solid #ffffff;
    position: relative;
    height: auto;
    overflow: hidden;
    margin-left: -20px
}

.content_showList li:hover {
    border-left: 4px solid #DB4F33;
    margin-left: -20px;
    padding-left: 20px;
}

.content_showList li a {
    display: block;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

/*标题长度截断*/
.content_showList .button_white {
    display: block;
    height: 42px;
    line-height: 42px;
    width: 270px;
    margin: 0 auto;
    color: #449aa9;
}

.content_showList .button_white:hover {
    color: #66bfcf;
}

.content_showList li .view {
    float: right;
    color: #666666;
    margin-right: 20px
}

/********************************
  Category
********************************/
.category_content {
    float: left;
    width: 73%;
    background: #fff;
    font-size: 16px;
    margin-bottom: 20px;
}

.category_content .archive-title {
    padding: 10px 25px
}

.category_content .category_inner {
    display: block;
    padding: 25px
}

.category_content .excerpt {
    line-height: 24px;
    color: #666666;
    font-size: 14px;
    margin-bottom: 0;
}

.category_content .other_infor {
    height: 40px;
    position: relative;
}

.category_content .other_infor .list_content {
    line-height: 180%;
    color: #666666;
    font-size: 18px;
}

.category_content ul, .category_content ol {
    margin: 0 0 0 50px;
    line-height: 200%;
    text-align: justify;
    text-justify: inter-ideograph;
    word-wrap: break-word;
    word-break: break-all;
}

.category_content .button_white {
    display: block;
    height: 42px;
    line-height: 40px;
    width: 270px;
    margin: 0 auto;
    color: #449aa9;
    text-align: center
}

.category_content .button_white:hover {
    color: #66bfcf;
}

.category_content a {
    color: #449AA9;
    font-family: "Microsoft Yahei";
}

.category_content a:hover {
    color: #DB4F33
}

.excerpt .excerpt_title {
    padding-top: 15px;
    line-height: 190%;
    color: #666666;
    font-size: 18px;
    font-weight: bold;
    border-top: 1px solid #e1e1e1;
}

.excerpt .excerpt_conetnt {
    padding: 0;
    line-height: 26px;
    color: #666666;
    font-size: 16px;
    margin-bottom: 0;
}

.excerpt .excerpt_conetnt img {
    max-width: 600px
}

.excerpt .readmore {
    float: right;
    margin-bottom: 10px
}

.excerpt .readmore a {
    color: #DB4F33;
    font-weight: bold
}

.excerpt .readmore a:hover {
    color: #449AA9;
}

.excerpt .readmore .more_arrow {
    font-family: 'Microsoft Yahei';
}

.category_content .category {
    color: #fff;
    background-color: #DB4F33;
    padding: 0 5px;
    font-size: 12px;
    display: inline-block;
    position: relative;
    top: -1px;
    margin-right: 6px;
}

.category_content .category:hover {
    color: #FFFFFF
}

.category_content .category i {
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: -4px;
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-left: 4px solid #DB4F33;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
}

.conten-border {
    margin: 10px auto;
    border: 1px dashed #bbbbbb;
    height: auto;
    overflow: hidden;
    padding: 5px
}

.conten-border .list_tag {
    line-height: 28px;
    float: left;

}

.conten-border .list_tag strong {
    padding: 0 5px;
    color: #666666;
    font-weight: normal;
}

.conten-border .list_tag a {
    color: #66BFCF;

}

.conten-border .list_tag a:hover {
    color: #666666;
}

.conten-border-left {
    float: left;
    width: 50%;
    padding-top: 5px;
    padding-left: 10px;
    font-size: 14px;
    line-height: 2.0;
}

.conten-border-left a {
    font-size: 14px;
    line-height: 2.0;
}


.conten-border-right {
    height: auto;
    overflow: auto;
    padding-top: 10px;
    padding-right: 10px;
    font-size: 14px;
}

.conten-border-right img {
    padding: 0;
    width: 150px;
    height: 150px;
}

.dashang {
    text-align: center;
    float: left;
    margin-bottom: 20px;
    width: 50%;
}

/********************************
  sticky
********************************/
.sticky {
    border: 2px dashed #e1e1e1;
    margin-bottom: 15px;
    padding: 0 10px
}

.sticky_title {
    margin: 10px auto;
    line-height: 190%;
    font-size: 18px;
    font-weight: bold;
    color: #DB4F33;
}

.sticky_title a {
    color: #DB4F33;
}

/********************************
	Page
********************************/
.page_content {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #FFFFFF;
    display: block;
}

.page_content .page_inner {
    padding: 15px;
}

.page_content .page_inner .page_title {
    margin-top: 5px;
    padding-bottom: 10px;
    line-height: 190%;
    color: #666666;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #eee;
}

.page_content .page_inner .page_title_about {
    font-size: 16px;
    font-weight: bold;
    background: #f5f5f5;
    line-height: 190%;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 12px;
    border-left: 4px solid #DB4F33;
    background: url('images/bg.png') repeat scroll 0% 0% whitesmoke;
}

.page_content .page_inner .list_content h1 {
    font-size: 18px;
    line-height: 32px;
    font-weight: normal;
}

.page_content .other_infor {
    position: relative;
}

.page_content_left {
    float: left;
    width: 71%;
    height: auto;
    overflow: hidden;
    background: #FFFFFF;
}

.page_content_left .page_inner {
    padding: 20px;
}

.page_content_left .page_inner .page_title {
    padding-bottom: 10px;
    margin-bottom: 10px;
    line-height: 190%;
    color: #666666;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #eee;
}

.page_details {
    clear: both;
    display: block;
    overflow: hidden;
    padding: 15px;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 1px;
}

.page_details li {
    list-style: none;
    line-height: 40px
}

.page_details .list_tag {
    line-height: 26px;
}

.page_details .list_tag strong {
    padding: 0 5px;
    color: #666666;
    font-weight: normal;
}

.page_details .list_tag a {
    color: #666666;
}

.page_details .list_tag a:hover {
    color: #666666;
}

.page_details ul {
    list-style: square;
}

.page_details ol {
    list-style: decimal;
}

.page_details ol ol {
    list-style: upper-alpha;
}

.page_details ol ol ol {
    list-style: lower-roman;
}

.page_details ol ol ol ol {
    list-style: lower-alpha;
}

.page_details p {
    margin-bottom: 10px;
}

.category .label-arrow {
    top: 7px;
    right: -4px;
    border-left: 4px solid #666666;
    border-top: 4px solid rgba(0, 0, 0, 0);
    border-bottom: 4px solid rgba(0, 0, 0, 0);
}

#author-box {
    margin: 0 auto;
    border: 1px solid #EEE;
    background: none repeat scroll 0% 0% #FCFCFC;
}

#author-box h3 {
    padding: 0 10px;
    border-bottom: 1px solid #EEE;
    background: none repeat scroll 0% 0% white;
    font-size: 16px;
    font-weight: normal;
}

#author-box h3 span {
    float: right;
    min-width: 160px;
    width: 50%;
    text-align: right;
    font-weight: normal;
}

.author-avatar img {
    float: left;
    margin: 10px;
    padding: 4px;
    width: 64px;
    height: 64px;
    border: 1px solid #EEE;
    border-radius: 37px;
    -webkit-border-radius: 37px;
    -moz-border-radius: 37px;
    -webkit-transition: 0.4s;
    -webkit-transition: -webkit-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
}

.author-avatar img:hover {
    border: 1px solid #ccc;
    transform: rotateZ(360deg);
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
}

.author-description {
    padding: 10px;
    font-size: 16px;
    line-height: 22px;
}

.article-nav {
    margin: 0 auto 15px;
    border: 1px solid #EEE;
    border-top: 0;
    height: auto;
    overflow: hidden;
    padding: 10px;
    background-color: #FCFCFC;
    font-size: 15px
}

.article-nav span {
    position: relative;
}

.article-nav-prev {
    float: left;
    text-align: left;
    height: auto;
    overflow: hidden
}

.article-nav-next {
    float: right;
    text-align: right;
    height: auto;
    overflow: hidden
}

.archive-meta {
    text-indent: 26px;
    line-height:30px;
}

.archive-title h1 {
    color: #DB4F33
}

.metas {
    width: 100%;
    position: relative;
    margin-top: 10px;
    display: block;
    overflow: hidden;
    color: #bbbbbb;
    height: auto;
    font-size: 14px
}

.metas span {
    margin-right: 15px;
}

.metas a {
    color: #bbbbbb;
}

.metas a:hover {
    color: #DB4F33;
}

/********************************
 Single
********************************/
.single_title {
    margin: 0;
    color: #666666;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
}

.single_inner {
    padding: 25px
}

.single_inner .excerpt {
    text-align: center;
    padding-bottom: 15px;
    border-bottom: 1px solid #e1e1e1;
}

.single_inner .theme_details p {
    text-indent: 0em
}

.single_inner .theme_details i {
    text-indent: 0em
}

.advert4 {
    margin: 10px auto 0;
    text-align: center;
    display: block
}

.related_title {
    font-size: 18px;
    border-bottom: 3px solid #DB4F33;
    position: relative;
    padding-bottom: 5px;
    margin-bottom: 10px;
    color: #DB4F33
}

.related_post {
    display: block;
    width: 100%;
    margin: 10px 0 10px 0;
    height: auto;
    line-height: 26px;
    overflow: hidden
}

.related_post ul {
    display: block;
    width: auto;
    height: auto;
    margin-right: -20px;
    overflow: hidden;
    margin-left: 0
}

.related_post ul li {
    float: left;
    width: 50%;
    color: #666666;
    list-style: none;
    margin-bottom: 5px;
    display: block; /*内联对象需加*/
    overflow: hidden; /* 内容超出宽度时隐藏超出部分的内容 */
    text-overflow: ellipsis; /* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/

}

.related_post ul li .r_title {
    border-bottom: dashed 1px #666666;
    height: 30px;
    margin: 0 20px 0 0;
    padding-bottom: 5px
}

.theme_details h2 {
    font-size: 18px;
    font-weight: bold;
    margin: 20px -26px;
    padding: 5px 20px;
    line-height: 30px;
    color: #666666;
    border-left: 3px solid #db4f33;
}

.theme_details h3 {
    font-weight: bold;
    font-size: 16px;
    color: #666666;
    border-bottom: 1px solid #eeeeee
}

/********************************
	Sidebar
********************************/
.sidebar_all {
    float: right;
    width: 330px;
}

#sidebar {
    float: right;
    width: 300px;
    height: auto;
    padding: 15px;
    background: #fff;
    margin-bottom: 20px;
}

.widget a {
    color: #666666;
}

.widget a:hover {
    color: #DB4F33;
}

.widget ul {
    list-style: none;
}

.widget ul li {
    font-size: 16px;
    border-bottom: 1px dashed #bbbbbb;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    float: left;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.widget_title {
    font-size: 16px;
    font-weight: bold;
    background: #f5f5f5;
    line-height: 190%;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 12px;
    margin-bottom: 15px;
    border-left: 3px solid #DB4F33;
    background: url('images/bg.png') repeat scroll 0% 0% whitesmoke;
}

.widget_fenlei ul {
    list-style: none;
}

.widget_fenlei li {
    font-size: 16px;
    border-bottom: 1px dashed #bbbbbb;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    float: left;
    width: 50%
}

.widget_fenlei ul li a {
    border: 1px solid #bbbbbb;
    padding: 8px 15px;
    margin: 6px auto;
    color: #666666
}

.widget_fenlei ul li a:hover {
    background-color: #DB4F33;
    color: #ffffff;
    border: 1px solid #DB4F33;
}

.widget_tags ul li {
    display: block;
}

.widget_tags .last {
    margin-right: 0;
}

.widget_text h3 {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.widget_text {
    line-height: 26px;
}

#sidebar1 {
    float: right;
    width: 250px;
    padding: 20px 15px 10px 15px;
    background: #fff;
    margin-top: 10px;
    border-top: 1px solid #eee;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #cccccc;
}

.textwidget {
    line-height: 26px;
    margin: 0 auto;
    text-align: center;
    display: block
}

.textwidget li {
    font-size: 16px;
    border-bottom: 1px dashed #bbb;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    float: left;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-decoration: none;
}

.tag_cloud {
    display: block;
    height: auto;
    overflow: hidden
}

/********************************
Footer
********************************/
#footer {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 15px auto;
    line-height: 37px;
    color: #666666;
    font-size: 14px;
    background: center center no-repeat;
}

.footer_inner {
    width: 100%;
    margin: 0 auto;
    color: #666666;
    text-align: center;
    padding: 0px
}

.footer_inner a {
    color: #449AA9;
}

.footer_inner a:hover {
    color: #DB4F33;
}

.copyright {
    color: #666666;
}

.footer_nav strong {
    font-weight: normal;
    color: #aaa;
    padding: 0 1px;
}

.footer_nav a {
    color: #666666;
    margin: 0 3px;
}

.footer_nav a:hover {
    color: #DB4F33;
}

.partners {
    clear: both;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    display: block;
    overflow: hidden;
    text-align: center;
}

.partners_title {
    float: left;
    font-weight: bold;
    margin: 0;
    width: 60px;
    display: block;
    overflow: hidden;
    color: #666666;
}

.partners ul {
    list-style: none;
    text-align: center;
}

.partners ul li {
    display: inline;
}

.partners ul li a {
    color: #666666;
    padding: 0 5px;
    min-width: 50px;
    text-align: center;
}

.partners ul li a:hover {
    color: #DB4F33;
}

.goToShare, .goToTop {
    width: 60px;
    text-indent: -999em;
    cursor: pointer
}

.goToShare a, .goToTop a {
    display: block;
    width: 60px;
    height: 60px;
    background: url(images/backToTop.png) no-repeat
}

.goToShare a.toShare:link, .goToShare a.toShare:visited {
    background-position: 0 -60px
}

.goToShare a.toShare:hover, .goToShare a.toShare:active {
    background-position: 0 0
}

.goToTop {
    right: 3%;
    display: block;
    position: fixed;
    bottom: 5px;
    text-decoration: none;
    display: none;
    background-color: #999999;
}

.goToTop a.toShare:link, .goToTop a.toShare:visited {
    background-position: -70px -60px
}

.goToTop a.toShare:hover, .goToTop a.toShare:active {
    background-position: -140px -60px
}

.goToTop a.toTop:link, .goToTop a.toTop:visited {
    background-position: -70px 0
}

.goToTop a.toTop:hover, .goToTop a.toTop:active {
    background-position: -140px 0
}

/********************************
 PAGENAVI
********************************/
.pagenavi {
    clear: both;
    background: #fff;
    border-top: 1px solid #e1e1e1;
    text-align: center;
    text-transform: uppercase;
    line-height: 190%;
    font-size: 12px;
    font-family: Microsoft Yahei, Verdana, Arial;
    padding: 40px 10px 10px 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
}

.pagenavi span {
    margin: 0 10px 0 0;
    border-radius: 3px;
}

.pagenavi a {
    border-radius: 3px;
    margin: 0 3px;
    display: inline;
    padding: 5px 10px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    border: 1px solid #e1e1e1;
}

.pagenavi .pages {
    margin: 0 3px;
    display: inline;
    padding: 5px 10px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    border: 1px solid #e1e1e1;
}

.pagenavi .current {
    margin: 0 3px;
    display: inline;
    padding: 5px 10px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    background: #449AA9;
    color: #fff;
}

.page-links {
    display: block;
    background: #eee;
    margin: 10px 0;
    font-family: Microsoft Yahei, Verdana, Arial;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    padding: 2px 10px 2px 10px;
    text-align: left;
}

.page-links a span {
    margin: 1px 3px;
    padding: 3px 8px;
    text-transform: uppercase;
}

.page-links a:hover span {
    color: #fff !important;
}

.page-links span {
    background: #666666;
    color: #fff;
    padding: 3px 8px;
}

.nfound {
    text-align: center;
}

.nfound h1 {
    color: #c00;
    margin-bottom: 20px;
}

.nfound h3 {
    color: #999;
}

.page-nav {
    clear: both;
    background: #fff;
    border-top: 1px solid #EEE;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6;
    border-bottom: 1px solid #e1e1e1;
    border-radius: 3px;
    text-align: center;
    text-transform: uppercase;
    margin: 15px auto 0;
    padding: 5px 0;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    font-family: Microsoft Yahei, Verdana, Arial;
}

.current {
    margin: 0 3px;
    display: inline;
    padding: 3px 8px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    background: #449AA9;
    color: #fff;
}

.page-numbers {
    margin: 0 3px;
    display: inline;
    padding: 3px 8px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    border: 1px solid #e1e1e1;
}

.border {
    margin-top: 15px;
    border: 1px solid #e1e1e1;
    padding: 10px 15px 10px 15px;
    display: block;
    overflow: hidden;
}

/********************************
 Theme - Single
********************************/
.theme_edit {
    font-size: 16px;
    float: right
}

.theme_content {
    font-size: 16px;
    width: 100%;
    background: #fff;
    padding-bottom: 20px;
}

.theme_content img {
    display: block;
    width:100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 10px;
    border: 1px solid #dadada
}

.theme_content p {
    text-indent: 0em
}

.theme_content .archive-title {
    padding: 10px 25px
}

.theme_content .theme_inner {
    display: block;
    padding: 15px 25px 0
}

.theme_content .excerpt {
    line-height: 24px;
    color: #666666;
    font-size: 14px;
    margin-bottom: 0;
}

.theme_content .other_infor {
    height: 40px;
    position: relative;
}

.theme_content .other_infor .list_content {
    line-height: 180%;
    color: #666666;
    font-size: 18px;
}

.theme_content ul, .theme_content ol {
    margin: 0 0 0 50px;
    line-height: 250%;
    text-align: justify;
    text-justify: inter-ideograph;
    word-wrap: break-word;
    word-break: break-all;
}

.theme_content .button_white {
    display: block;
    height: 42px;
    line-height: 40px;
    width: 270px;
    margin: 0 auto;
    color: #449aa9;
    text-align: center
}

.theme_content .button_white:hover {
    color: #66bfcf;
}

.theme_content a {
    color: #449AA9;
    font-family: "Microsoft Yahei";
}

.theme_content a:hover {
    color: #DB4F33
}

.theme_details p {
    text-indent: 0em
}

.theme_entry {
    font-size: 16px;
    height: auto;
    overflow: hidden;
    background: #fff url(images/bg_oblique.png);
    margin-bottom: 10px;
}

.theme_entry .theme_image {
    position: relative;
    width: auto;
    height: auto;
    padding: 10px;
    margin: 20px;
    background: #fff;
    border-top: 1px solid #f2f2f2;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #b2b2b2;
    border-radius: 5px;
    overflow: hidden;
    text-align: center
}

.theme_entry .theme_image img {
    max-width: 100%;
    max-height: 100%;
    text-align: center
}

.theme_entry .theme_metas {
    width: auto;
    margin: 20px
}

.theme_entry .theme_metas h1 {
    font-size: 26px;
    line-height: 40px;
    font-weight: normal;
}

.theme_entry .theme_metas p {
    padding-top: 5px;
    line-height: 26px;
}

.theme_entry .theme_metas p strong {
    padding: 0 5px;
    color: #aaa;
    font-weight: normal;
}

.theme_entry .theme_metas a {
    color: #666666;
}

.theme_entry .theme_metas a:hover {
    color: #DB4F33;
}

.theme_entry .theme_metas .item_color {
    font-weight: bold;
    color: #db4f33
}

.theme_entry .theme_desc {
    margin: 15px auto;
    height: auto;
    line-height: 30px
}

.theme_entry .theme_price {
    position: absolute;
    top: 55px;
    left: 350px;
}

.theme_entry .price {
    font-size: 14px;
    font-weight: bold;
    color: #db4f33;
}

.theme_entry .update_log a {
    color: #db4f33;
}

.theme_entry .theme_buy {
    position: relative;
    clear: both;
    height: 48px;
    border-top: 1px solid #e1e1e1;
}

.theme_entry .theme_buy .buystep {
    position: absolute;
    left: 15px;
    top: 15px;
    background: url(images/buystep.png) no-repeat 0 0;
    height: 38px;
    width: 404px;
}

.theme_entry .theme_buy .demo {
    position: absolute;
    right: 180px;
    top: 15px;
    width: 140px;
    height: 35px;
}

.theme_entry .theme_buy .demo a {
    float: left;
    width: 140px;
    height: 35px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(images/demo.gif) no-repeat 0 0;
}

.theme_entry .theme_buy .demo a:hover {
    background: url(images/demo.gif) no-repeat 0 -45px;
}

.theme_entry .theme_buy .buy {
    position: absolute;
    right: 30px;
    top: 15px;
    width: 140px;
    height: 35px;
}

.theme_entry .theme_buy .buy a {
    float: left;
    width: 140px;
    height: 35px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(images/buy.gif) no-repeat 0 0;
}

.theme_entry .theme_buy .buy a:hover {
    background: url(images/buy.gif) no-repeat 0 -45px;
}

.theme_entry .theme_buy .stop {
    position: absolute;
    right: 30px;
    top: 6px;
    width: 140px;
    height: 35px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(images/stop.gif) no-repeat 0 0;
}

.theme_entry h3 {
    font-size: 20px;
    font-weight: bold;
    border-bottom: 4px solid #DB4F33;
    padding: 10px;
    margin: 10px 20px;
}

.theme_details {
    clear: both;
    display: block;
    margin-top: 15px;
    color: #666666;
}

.theme_details p {
    font-size: 18px;
    line-height: 2;
}

.theme_details img {
    border: 1px solid #dadada;
    display: block;
    border-radius: 3px;
    margin: 0 auto;
    height: auto;
}

.theme_details pre {
    margin: 15px 0px;
    font: 15px/20px "courier new";
    color: #666666;
    border-radius: 3px;
}

.theme_details ul {
    list-style: square;
    margin: 0 0 0 50px
}

.theme_details ol {
    list-style: decimal;
    margin: 0 0 0 50px
}

.theme_details ol ol {
    list-style: upper-alpha;
}

.theme_details ol ol ol {
    list-style: lower-roman;
}

.theme_details ol ol ol ol {
    list-style: lower-alpha;
}

.theme_details p {
    margin-bottom: 10px;
}

.theme_details blockquote {
    border: 2px dashed #e1e1e1;
    padding: 10px;
    margin-bottom: 10px;
    color: #DB4F33
}

.theme_details blockquote p {
    margin-bottom: 0;
}

.theme_details #down a {
    float: left;
    background: #DB4F33;
    width: 90px;
    height: 30px;
    color: #fff;
    line-height: 30px;
    text-align: center;
    margin: 15px 0 15px 25px;
    padding: 0 10px;
    border: 1px solid #DB4F33;
    border-radius: 3px;
}



.theme_inner h2 {
    font-size: 18px;
    background-color: #eee;
    margin: 20px 0;
    line-height: 40px;
    padding: 0 15px;
    border-left: 3px solid #DB4F33;
    color: #666666;
    font-weight: bold
}

.theme_inner h3 {
    font-size: 16px;
    border-bottom: 1px solid #dadada;
    padding-bottom: 5px;
    line-height: 200%;
    margin-bottom: 5px;
    list-style: none;
    font-weight: bold
}

.theme_single_view {
    font-size: 16px;
    float: left;
    color: #449AA9;
}

/********************************
	LOGIN BOX
********************************/
#loginDialog .bd {
    padding: 20px 0;
}

#loginDialog .bd .bd-l {
    float: left;
    width: 330px;
    padding: 10px 0 0 0;
}

#loginDialog .bd .act-row {
    margin-bottom: 20px;
}

.g-dialog {
    float: left;
    position: fixed;
    top: 30%;
    left: 40%;
    z-index: 99999;
    display: none;
    width: 330px;
    border: 5px solid #ccc;
    border: 5px solid #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.g-dialog .dialog-content {
    float: left;
    position: relative;
    background: #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.g-dialog .hd {
    height: 20px;
    padding: 10px 15px;
    background: #f7f7f7;
    border-bottom: 1px solid #dedede;
    overflow: hidden;
}

.g-dialog .hd h3 {
    font-size: 14px;
}

.g-dialog .close {
    position: absolute;
    top: 12px;
    right: 16px;
    width: 16px;
    height: 16px;
    background: url(images/close.png) no-repeat;
    color: #999;
}

.g-dialog .close:hover {
    background-position: 0 -16px;
}

.g-dialog .bd {
    padding: 20px;
}

#listqqDialog .bd {
    padding: 20px 0;
}

#listqqDialog .bd .bd-l {
    float: left;
    width: 420px;
    padding: 10px 0 20px 0;
}

#listqqDialog .bd .act-row {
    margin-bottom: 20px;
}

.email-dialog {
    float: left;
    position: fixed;
    top: 30%;
    left: 40%;
    z-index: 99999;
    display: none;
    width: 420px;
    border: 5px solid #ccc;
    border: 5px solid #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.email-dialog .dialog-content {
    float: left;
    position: relative;
    background: #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.email-dialog .hd {
    height: 20px;
    padding: 10px 15px;
    background: #f7f7f7;
    border-bottom: 1px solid #dedede;
    overflow: hidden;
}

.email-dialog .hd h3 {
    font-size: 14px;
}

.email-dialog .close {
    position: absolute;
    top: 12px;
    right: 16px;
    width: 16px;
    height: 16px;
    background: url(images/close.png) no-repeat;
    color: #999;
}

.email-dialog .close:hover {
    background-position: 0 -16px;
}

.email-dialog .bd {
    padding: 20px;
}

.form-row {
    margin: 0 0 20px 0;
}

.form-row p {
    padding: 0 20px;
}

.form-row label {
    float: left;
    width: 70px;
    line-height: 32px;
    vertical-align: middle;
    text-align: right;
    color: #666666;
    font-size: 14px;
}

.base-input {
    width: 220px;
    height: 22px;
    padding: 4px;
    border: 1px solid #e1e1e1;
}

.b-input {
    width: 220px;
    height: 25px;
    padding: 6px 12px;
    background: #fff;
    border: 1px solid #e1e1e1;
    -webkit-transition: all 0.08s ease-in-out;
    -moz-transition: all 0.08s ease-in-out;
}

.b-input:focus {
    border-color: #ccc;
}

input.check {
    vertical-align: middle;
    text-align: center;
    margin-right: 2px;
}

/********************************
	Comments
********************************/
.commentlist {
    width: 100%;
}

.commentlist .comment {
    border: 1px solid #f2f2f2;
    list-style: none;
    font-size: 14px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 15px;
}

#respond p {
    text-indent: 0
}

.commentlist .comment:hover {
    border-color: #e1e1e1;
}

.commentlist ul.children {
    margin: 0px 10px 10px 10px;
}

.commentlist .depth-1, .commentlist .depth-3, .commentlist .depth-5, .commentlist .depth-7, .commentlist .depth-9 {
    margin: 10px 0;
    background: #fcfcfc url(images/bg.png);
}

.commentlist .depth-2, .commentlist .depth-4, .commentlist .depth-6, .commentlist .depth-8, .commentlist .depth-10 {
    margin: 10px 0;
    background: #fff url(images/bg.png);
}

.commentlist li {
    position: relative;
    display: inline-block;
    width: 95.6%;
}

.commentlist .comment-body {
    padding: 0;
}

.commentlist .comment-body p {
    margin: 0;
    line-height: 24px;
    margin-left: 65px;
    width: auto
}

.commentlist a {
    color: #449AA9;
}

.reply a:link, .reply a:visited {
    text-align: center;
}

.datetime {
    margin-left: 10px;
    color: #aaa;
}

.commentlist li div.vcard img.avatar {
    hposition: relative;
    float: left;
    padding: 4px;
    border: 1px solid #eee;
    margin-right: 10px;
    background: #fff;
    border-radius: 27px;
    -webkit-border-radius: 27px;
    -moz-border-radius: 27px;
    -webkit-transition: 0.4s;
    -webkit-transition: -webkit-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
    width: 45px;
    height: 45px
}

.commentlist li div.vcard img.avatar:hover {
    border: 1px solid #ccc;
    transform: rotateZ(360deg);
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
}

.commentlist li .floor {
    float: right;
    color: #DB4F33;
    font-weight: 700;
    font-size: 18px;
}

#respond {
    border: 1px solid #f2f2f2;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 2%;
    background: #fcfcfc url(images/bg.png);
    margin-bottom: 20px
}

.commentlist li #respond {
    background: #fff url(images/bg.png);
    margin: 2%;
}

#respond_box {
    clear: both;
    margin-top: 10px;
}

#comment {
    background: #fff;
}

#commentform #comment-author-info {
    padding: 5px 0;
}

#commentform p, #commentform p a {
    color: #999;
    font-size: 14px;
}

#commentform input {
    margin: 5px 0;
    padding: 3px;
    width: 250px;
    height: 24px;
    border: 1px solid #eee;
    background: #fff;
    line-height: 24px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

#commentform textarea {
    margin: 4px 0 0;
    padding: 4px;
    width: 98%;
    height: 130px;
    border: 1px solid #eee;
    font-size: 14px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

#commentform input:focus, #commentform textarea:focus {
    border: 1px solid #00AAFF;
}

#commentform input#submit, #commentform input#reset {
    margin: 10px 10px 0 0;
    padding: 5px;
    width: 120px;
    height: 36px;
    background: #DB4F33;
    color: #fff;
    text-align: center;
    line-height: 16px;
    font-size: 14px;
    cursor: pointer;
}

#commentform #submit:hover, #commentform #reset:hover {
    background: #CF3010;
}

#commentform input#comment_mail_notify {
    width: 20px;
    height: 15px;
    margin-top: 10px;
}

.cancel-comment-reply {
    margin: 5px 0;
}

.comment-author img.avatar {
    position: relative;
    float: left;
    padding: 4px;
    border: 1px solid #eee;
    margin-right: 10px;
    background: #fff;
    border-radius: 27px;
    -webkit-border-radius: 27px;
    -moz-border-radius: 27px;
    -webkit-transition: 0.4s;
    -webkit-transition: -webkit-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
    width: 45px;
    height: 45px;
}

.comment-author img.avatar:hover {
    border: 1px solid #ccc;
    transform: rotateZ(360deg);
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
}

#edita {
    margin-top: 10px
}

.theme_details .commentlist {
    margin: 0
}

/********************************
 USER CENTER
********************************/
.ucenter {
    background: #fff;
    padding: 20px;
    display: block;
    overflow: hidden;
    font-size: 15px
}

.user_post_list {
    float: none;
    width: auto;
    margin: 20px auto;
    padding: 0 20px;
    border: 1px dashed #e1e1e1;
    background: #fff;
}

.user_list_title {
    position: relative;
    padding: 10px 0;
    border-bottom: 1px dotted #e1e1e1;
    font-size: 16px;
    line-height: 26px;
    height: auto;
    overflow: hidden
}

.user_list_title .ipost_title {
    width: 540px;
    overflow: hidden;
}

.user_list_title .removeme {
    position: absolute;
    right: 0;
    top: 10px;
}

.ucenter .item-list li {
    list-style: none;
}

.uc_tabs ul {
    padding: 0 3px;
    margin: 0;
    overflow: visible;
    border: none;
    border-bottom: 1px solid #ccc;
    height: 30px;
}

.uc_tabs ul li {
    display: block;
    float: left;
    vertical-align: bottom;
    margin: 0 5px 0 5px;
}

.uc_tabs ul li.active a {
    background: #fff;
    height: 30px;
    border: 1px solid #ccc;
    border-bottom: 0;
    margin-top: 0px;
    font-weight: bold;
    color: #DB4F33;
}

.uc_tabs ul li a {
    border: 1px solid #CACDE0;
    border-bottom: 0;
    display: block;
    height: 26px;
    overflow: hidden;
    color: #666666;
    background: #F8F8F8;
    border-color: #e1e1e1;
    line-height: 27px;
    padding: 0 15px;
    float: left;
    margin: 0;
    margin-top: 2px;
}

.login_form, .register_form, .reset_form, .edit_form {
    margin: 20px 0 0 0;
}

.register_form label {
    line-height: 30px;
    height: 30px
}

.register_form .group, .login_form .group, .reset_form .group, .edit_form .group {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.register_form .text, .login_form .text, .reset_form .text, .edit_form .text {
    float: left;
    width: 300px;
    margin-right: 20px;
    padding: 5px;
    border: 1px solid #ccc;
}

.asterisk {
    color: #ff0000;
    line-height: 26px;
}

.login_submit, .submit_comment, .login-submit {
    background: none repeat scroll 0% 0% #DB4F33;
    float: right;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    width: 80px;
    height: 30px;
    padding-bottom: 3px;
    margin-right: 10px;
    border-width: 0;
    cursor: pointer;
    color: #fff;
}

.ucsubmit, .save_profile {
    background: none repeat scroll 0% 0% #DB4F33;
    float: left;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    width: 300px;
    height: 32px;
    padding-bottom: 3px;
    margin-right: 10px;
    border-width: 0;
    cursor: pointer;
    color: #fff;
    margin-bottom: 10px
}

.ucheader， {
    height: 30px;
    line-height: 30px;
    margin-top: 20px;
}

.error {
    color: #ff0000;
}

.ucpwd, .ucitem {
    display: block;
    line-height: 26px;
}

.author_profile {
    float: left;
    margin: 0 0 20px 0;
    padding: 9px;
    border: 1px solid #ccc;
}

.author_photo {
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 10px;
    overflow: hidden;
}

.author_photo img {
    width: 50px;
    height: 50px;
    overflow: hidden;
}

.user_profile {
    float: left;
    width: 100%;
    margin: 20px 0 0 0;
    padding-bottom: 20px;
    border-bottom: 1px dashed #ccc;
    display: block;
}

.user_photo {
    width: 15%;
    height: auto;
    float: left;
    overflow: hidden;
    position: relative;
}

.user_photo img {
    width: 100%;
    max-width: 60px;
    height: auto;
    max-height: 60px;
    padding: 5px;
    border: 1px solid #eeeeee;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-transition: 0.4s;
    -webkit-transition: -webkit-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
}

.user_photo img:hover {
    transform: rotateZ(360deg);
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
}

.user_info {
    float: left;
    width: 85%;
}

.user_info ul {
    float: left;
    width: 45%;
    margin-left: 10px;
    list-style: none;
}

.user_info ul li {
    line-height: 26px;
}

.cuser_info {
    float: left;
    width: 60%;
    margin-top: 5px;
}

.cuser_info ul {
    float: left;
    width: 40%;
    list-style: none;
}

.cuser_info ul li {
    line-height: 26px;
}

.user_desc {
    float: left;
    margin: 20px 0;
}

.user_desc h6 {
    margin-bottom: 10px;
    font-weight: bold;
}

.photo_upload {
    float: left;
    width: 560px;
    height: 50px;
    line-height: 50px;
    margin-left: 20px;
}

.edit_user_desc {
    float: left;
    line-height: 26px;
    width: 100%
}

.edit_user_desc h6 {
    margin-bottom: 10px;
}

.edit_user_desc textarea {
    width: 90%;
    height: auto;
    border: 1px solid #ccc;
    line-height: 26px;
    padding: 5px;
    margin-bottom: 15px;
}

.profile_notice {
    padding: 0 10px 10px;
    margin-bottom: 10px;
}

.member_box {
    float: left;
    width: 70%;
    padding: 10px 15px 5px 15px;
    background: #fff;
    border-top: 1px solid #eee;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #cccccc;
}

.capatcha_word {
    float: left;
    line-height: 30px;
    height: 30px
}

.capatcha {

    float: left;
    width: 138px;
    margin-left: 5px;
    padding: 5px;
    border: 1px solid #CCC;
    text-align: center
}

.item-list {
    margin: 0px auto 20px
}

.item-list a {
    color: #666666
}

.item-list a:hover {
    color: #DB4F33
}

.commnet_title {
    margin: 0 auto 10px;
    font-weight: bold;
    font-size: 16px;
}

.commnet_content {
    border: 1px solid #E5E5E5;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-color: #FFF7F0;
    overflow: hidden;
    display: block;
    padding: 10px;
    width: auto;
    height: auto;
    margin-bottom: 5px;
}

#error img {
    float: left;
    margin-top: 8px;
    margin-right: 6px;
}

.user_post_list ul {
    margin: 0
}

/********************************
 SUBMIT POST
********************************/
.content_full {
    display: block;
    overflow: hidden;
    background: #fff;
    padding: 5px;
}

#feedback {
    border-bottom: 1px dashed #bbbbbb
}

#feedback p {
    line-height: 26px;
    color: #777;
    margin-bottom: 15px;
    clear: both;
    width: 100%;
}

#feedback h4 {
    color: #343434;
    font-size: 18px;
    font-weight: bold;
}

.submit_form {
    float: left;
    width: 100%;
    display: block;
    overflow: hidden;
    margin: 15px auto
}

.submit_form label {
    display: block;
    padding-bottom: 5px
}

.submit_form Input, .submit_form textarea {
    display: block;
    width: 98%;
    padding: 5px;
    border: 1px solid #e1e1e1;
}

.submit_form textarea {
    height: 150px;
}

.submit_side {
    float: right;
    width: 100%;
    display: block;
    overflow: hidden;
}

.submit_side select {
    float: left;
    width: 150px;
    text-align: left;
    padding: 5px;
    border: 1px solid #e1e1e1;
}

.submit_side .labelplus {
    float: left;
    width: 170px;
}

.submit_side input {
    width: 118px;
    padding: 5px;
    border: 1px solid #e1e1e1;
}

#sbmt {
    font-size: 14px;
    font-weight: bold;
    background-position: 0 0;
    width: 80px;
    height: 30px;
    padding-bottom: 3px;
    margin-right: 10px;
    border-width: 0;
    cursor: pointer;
    color: #fff;
    text-align: center;
}

.error {
    font-size: 16px;
    color: #f00;
}

.recently_viewed li {
    width: 240px;
    line-height: 26px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.yanzhengma input {
    vertical-align: middle
}

.avatar_img img {
    border: 1px dashed #ccc;
    padding: 5px;
}

/********************************
 SHORT CODE
********************************/
.normal-fourth-columns {
    float: left;
    margin: 0 2.5% 15px 0;
    width: 23%;
}

.normal-fourth-columns.last {
    margin: 0 0px 5px 0px !important;
}

.normal-three-columns {
    float: left;
    margin: 0 5% 5px 0;
    width: 30%;
}

.normal-three-columns.last {
    margin: 0 0px 5px 0px !important;
}

.normal-two-columns {
    float: left;
    margin: 0 0 5px 0;
    width: 48%;
}

.normal-two-columns.last {
    float: right;
    margin: 0 0px 5px 0px !important;
}

.one_third {
    float: left;
    width: 30%;
    margin: 0 5% 5px 0;
}

.one_third_last {
    float: right;
    width: 30%;
    margin: 0 0 5px 0;
}

.two_third_last {
    float: right;
    width: 65%;
    margin: 0 0 5px 0;
}

.two_third {
    float: left;
    width: 65%;
    margin: 0 5% 5px 0;
}

.one_fourth {
    float: left;
    width: 22%;
    margin: 0 4% 5px 0;
}

.three_fourth_last {
    float: right;
    width: 74%;
    margin: 0 0 5px 0;
}

.three_fourth {
    float: left;
    width: 74%;
    margin: 0 4% 5px 0;
}

.two_fourth {
    float: left;
    width: 48%;
    margin: 0 4% 5px 0;
}

.two_fourth_last {
    float: right;
    width: 48%;
    margin: 0 0 5px 0;
}

.one_fourth_last {
    float: right;
    width: 22%;
    margin: 0 0 5px 0;
}

.coll p {
    margin: 0;
}

/********************************
 QQ Online Service
********************************/
.feedback {
    position: fixed;
    top: 190px;
    right: 0;
    width: 32px;
    overflow: hidden;
    _position: absolute;
    z-index: 9999
}

.feedback .support {
    background: #DB4F33 url(images/qq.png) no-repeat 4px 8px;
    width: 20px;
    padding: 34px 6px 10px 6px;
    display: block;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    overflow: hidden;
    line-height: 26px;
    font-size: 14px
}

.feedback a:hover.support {
    color: #ffffff;
}

.feedback .weibo {
    background: #DB4F33 url(images/weibo.png) no-repeat 0 0;
    width: 32px;
    height: 32px;
    display: block;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    overflow: hidden;
    border-top: 2px solid #e1e1e1;
}

.feedback a:hover.weibo {
    background: #DB4F33 url(images/weibo.png) no-repeat 0 -32px;
}

.feedback .logo_uctheme {
    background: #DB4F33 url(images/logo_uctheme.png) no-repeat 0 0;
    width: 32px;
    height: 32px;
    display: block;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    overflow: hidden;
    border-bottom: 2px solid #e1e1e1;
}

.feedback a:hover.logo_uctheme {
    background: #DB4F33 url(images/logo_uctheme.png) no-repeat 0 -32px;
}

.feedback .gotop {
    border-bottom: 2px solid #e1e1e1;
    height: 32px;
}

.feedback .gotop button {
    background: #DB4F33 url(images/gotop.png) no-repeat 0 0;
    width: 32px;
    height: 32px;
    border: 0 none;
    cursor: pointer;
}

.feedback .gotop button:hover {
    background: #DB4F33 url(images/gotop.png) no-repeat 0 -32px;
}

.result {
    font-size: 16px;
    margin-top: 20px;
    color: #FF0000;
    margin-bottom: 10px;
}

/********************************
 Editor
********************************/
.wp-editor-container {
    border-width: 1px;
    border-style: solid;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-color: #ccc #ccc #dfdfdf;
}

.wp-editor-container textarea.wp-editor-area {
    height: 260px;
    width: 100%
}

.quicktags-toolbar input {
    margin: 2px 1px 4px;
    line-height: 18px;
    display: inline-block;
    width: auto;
    padding: 2px 4px;
    font: 12px/18px Arial, Helvetica, sans-serif normal;
    color: #464646;
    border: 1px solid #c3c3c3;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #eee;
    background-image: -ms-linear-gradient(bottom, #e3e3e3, #fff);
    background-image: -moz-linear-gradient(bottom, #e3e3e3, #fff);
    background-image: -o-linear-gradient(bottom, #e3e3e3, #fff);
    background-image: -webkit-linear-gradient(bottom, #e3e3e3, #fff);
    background-image: linear-gradient(bottom, #e3e3e3, #fff)
}

#wp-link {
    background-color: #f5f5f5;
    line-height: 1.4em;
    font-size: 12px
}

#wp-link ol, #wp-link ul {
    list-style: none;
    margin: 0;
    padding: 0
}

#wp-link input[type="text"], #wp-link textarea {
    border-width: 1px;
    border: 1px solid #e1e1e1;
    font-size: 12px;
    margin: 1px;
    padding: 3px
}

#wp-link label input[type="text"]:focus, select:focus {
    border-color: #5b9dd9;
}

#wp-link #link-options {
    padding: 10px 0 14px;
    border-bottom: 1px solid #dfdfdf;
    margin: 0 6px 14px
}

#wp-link p.howto {
    margin: 3px
}

#wp-link #internal-toggle {
    display: inline-block;
    cursor: pointer;
    padding-left: 18px
}

#wp-link .toggle-arrow {
    background: transparent url('images/toggle-arrow.png') top left no-repeat;
    height: 23px;
    line-height: 23px
}

#wp-link .toggle-arrow-active {
    background-position: center left
}

#wp-link label input[type="text"] {
    width: 360px;
    margin-top: 5px
}

#wp-link label span {
    display: inline-block;
    width: 80px;
    text-align: right;
    padding-right: 5px
}

#wp-link .link-search-wrapper {
    margin: 5px 6px 9px;
    display: block;
    overflow: hidden
}

#wp-link .link-search-wrapper span {
    float: left;
    margin-top: 6px
}

#wp-link .link-search-wrapper input[type="text"] {
    float: left;
    width: 220px
}

#wp-link .link-search-wrapper img.waiting {
    margin: 8px 1px 0 4px;
    float: left;
    display: none
}

#wp-link .link-target {
    width: auto;
    padding: 3px 0 0;
    margin: 0 0 0 87px;
    font-size: 11px
}

#wp-link .query-results {
    border: 1px #dfdfdf solid;
    margin: 0 5px 5px;
    background: #fff;
    height: 185px;
    overflow: auto;
    position: relative
}

#wp-link li, #wp-link .query-notice {
    clear: both;
    margin-bottom: 0;
    border-bottom: 1px solid #f1f1f1;
    color: #666666;
    padding: 4px 6px;
    cursor: pointer;
    position: relative
}

#wp-link li:hover {
    background: #eaf2fa;
    color: #151515
}

#wp-link li.unselectable {
    border-bottom: 1px solid #dfdfdf
}

#wp-link li.unselectable:hover {
    background: #fff;
    cursor: auto;
    color: #666666
}

#wp-link li.selected {
    background: #e1e1e1;
    color: #666666
}

#wp-link li.selected .item-title {
    font-weight: bold
}

#wp-link .item-title {
    display: inline-block;
    width: 80%
}

#wp-link .item-info {
    text-transform: uppercase;
    color: #666666;
    font-size: 11px;
    position: absolute;
    right: 5px;
    top: 4px;
    bottom: 0
}

#wp-link #search-results {
    display: none
}

#wp-link #search-panel {
    float: left;
    width: 100%
}

#wp-link .river-waiting {
    display: none;
    padding: 10px 0
}

#wp-link .river-waiting img.waiting {
    margin: 0 auto;
    display: block
}

#wp-link .submitbox {
    padding: 5px 10px;
    font-size: 11px;
    overflow: auto;
    height: 29px
}

#wp-link-cancel {
    line-height: 25px;
    float: left
}

#wp-link-update {
    line-height: 23px;
    float: right
}


/********************************
tag_ cloud
********************************/
.tag_cloud a {
    color: #999;
    background-color: #F6F6F6;
    float: left;
    width: 27%;
    margin: 0 1% 1% 0;
    padding: 0 8px;
    font-size: 12px;
    height: 29px;
    line-height: 29px;
    overflow: hidden;
    font-size: 12px
}

.tag_cloud a:hover {
    color: #fff;
    background-color: #DB4F33;
}

/********************************
 Reader Wall
********************************/
.readers {
    padding: 20px 0
}

.readers a {
    margin: 0 0 15px 0;
    width: 101px;
    display: inline-block;
    font-size: 14px;
    text-align: center
}

.readers a img {
    border-radius: 100%;
    margin-bottom: 5px;
    transition: .5s;
    -webkit-transtion: .5s
}

.readers a span {
    display: block
}

.readers a:hover img {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg)
}

.article-content {
    font-size: 16px;
    line-height: 27px;
    word-wrap: break-word;
    margin-top: 20px
}

.post-message {
    margin: 15px 0;
    padding: 5px 10px;
    border: solid 1px #ffbb76;
    border-radius: 2px;
    background: #fffcef;
    color: #db7c22;
    font-size: 14px;
}

/********************************
 table
********************************/
table, th, td {
    border: 1px solid #ebebeb;
    font-size: 15px
}

table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 10px;
}

caption, th, td {
    font-weight: normal;
    text-align: left;
}

th {
    border-width: 0 1px 1px 0;
    font-weight: 700;
}

td {
    border-width: 0 1px 1px 0;
}

th, td {
    padding: 10px;
}

table a {
    color: #db4f33 !important;
    font-weight: bold;
}

/********************************
 Other
********************************/
.entry {
    padding: 20px
}

.tougao_title {
    line-height: 190%;
    color: #666666;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    border-bottom: 2px solid #e1e1e1;
    margin-bottom: 15px
}

.taobao_ad {
    margin-top: 20px;
    width: 970px;
    float: none;
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 10px;
    height: auto;
    overflow: hiddle;
    background: #fff url(images/bg_oblique.png);
    border-top: 1px solid #eee;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #cccccc;
}

.q_check a {
    background-color: #ff5e52;
    width: 100%;
    color: #FFFFFF;
}

.q_check a:hover {
    color: #FFFFFF;
}

.q_down {
    width: 49%;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    font-size: 13px;
    display: block;
    background-color: #5bbd72;
    float: left;
    text-shadow: none;
    text-indent: 0;
}

.q_check {
    display: table;
    margin: 20px auto 0;
    overflow: hidden;
    width: 15%;
}

.theme-focuslist {
    overflow: hidden;
    border: 1px solid #eee;
    border-radius: 3px;
    margin-bottom: 20px;
    background-color: #f9fbfc
}

.theme-focuslist ul {
    margin: 0
}

.theme-focuslist li {
    float: left;
    width: 265px;
    padding: 20px 20px;
    text-align: center;
    border-right: 1px dashed #e6e6e6;
    border-bottom: 1px dashed #e6e6e6;
    color: #aaa;
    font-size: 12px;
    height: 150px;
    overflow: hidden
}

.theme-focuslist li strong {
    display: block;
    font-size: 1.25rem;
    font-weight: 200;
    margin-bottom: 10px;
    color: #55595c
}

.theme-focuslist li:nth-child(4n) {
    border-right: none
}

.theme-focuslist li:nth-child(n+50) {
    border-bottom: none
}

.oauth a {
    margin-right: 20px
}

.small-avatar {
    vertical-align: middle; /* 居中对齐， */
}

.small_avatar img {
    width: 100%;
    max-width: 20px;
    max-height: 20px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #eeeeee;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-transition: 0.4s;
    -webkit-transition: -webkit-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
    margin-right: 5px;
}

.small_avatar img:hover {
    transform: rotateZ(360deg);
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
}

/*********service***********/
.service-show {
    overflow: hidden;
    text-align: center;
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
    background-color: #384047;
    color: #eee
}

.service-show h2 {
    font-size: 26px;
    margin-bottom: 20px;
    font-weight: 200
}

.service-show li {
    float: left;
    width: 23%;
    text-align: center;
    padding: 1%;
    list-style: none;
}

.service-show h3 {
    font-size: 18px;
    font-weight: 200;
    margin: 20px 0 10px
}

.service-show .fa {
    font-size: 42px;
    font-weight: normal;
    background-color: #ddd;
    color: #384047;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    line-height: 100px
}

.service-show p {
    color: #999;
    line-height: 22px;
    font-size: 12px;
    margin: 0
}


.container::after {
    content: "";
    display: table;
    clear: both
}

.mobile_pic {
    display: block;
    height: auto;
    overflow: hidden
}

.mobile_pic img {
    float: left !important;
    padding-bottom: 20px;
}

.searchbox {
    height: 60px;
    padding: 0;
    width: 600px;
    position: relative;
    margin: 12px auto;
}

.searchbox .search_ipt {
    background: #fff;
    background-clip: padding-box;
    border-radius: 4px;
    color: #666666;
    line-height: 32px;
    height: 32px;
    margin: 15px 30px 0;
    outline: 0;
    padding: 0 35px;
    width: 494px;
    border: solid #DB4F33 2px;
    font-size: 16px;
}

.searchbox .search_button {
    background: #DB4F33;
    width: 81px;
    height: 33px;
    border-radius: 0 4px 4px 0;
    right: 2px;
    position: absolute;
    top: 17px;
    cursor: pointer;
    color: #fff;
    text-align: center;
    line-height: 33px;
    border: 0
}

.qqqun {
    text-align: center;
}

.qqqun img {
    width: 250px;
}

.buy_board {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 20px 0;
}

.mb10 {
    margin-bottom: 15px
}

.buy1 {
    display: block;
    height: auto;
    overflow: hidden
}

.buy1_left {
    float: left;
    height: auto;
    overflow: hidden
}

.buy_img {
    width: 100%;
    text-align: center;
    display: block;
}

.buy_img img {
    border: 1px solid #E6E6E6;
    padding: 10px;
    margin: 10px
}

.product {
    display: inline-block;
    float: left;
    line-height: 40px;

}

.product_board {
    float: left;
    width: 100%;
    border-bottom: 1px dashed #bbbbbb;
}


.hide_box {
    z-index: 999;
    /*filter: alpha(opacity=50);*/
    background: #666666;
    opacity: 0.5;
    -moz-opacity: 0.5;
    left: 0;
    top: 0;
    height: 99%;
    width: 100%;
    position: fixed;
}

.shang_box {
    width: 540px;
    height: auto;
    padding: 10px;
    background-color: #fff;
    border-radius: 10px;
    position: fixed;
    z-index: 1000;
    left: 50%;
    top: 50%;
    margin-left: -280px;
    margin-top: -280px;
    border: 1px dotted #dedede;

}

.shang_box img {
    border: none;
    border-width: 0;
}

.dashang {
    display: block;
    width: 50%;
    margin: 5px auto;
    color: #fff;
    text-align: center;
    text-decoration: none;
    border-radius: 10px;
    font-weight: bold;
    font-size: 16px;
    transition: all 0.3s;
}

.shang_close {
    float: right;
    display: inline-block;
}

.shang_logo {
    display: block;
    text-align: center;
    margin: 20px auto;
}

.shang_tit {
    width: 100%;
    height: 40px;
    text-align: center;
    line-height: 66px;
    color: #a3a3a3;
    font-size: 16px;
    /*background: url('images/cy-reward-title-bg.jpg');*/
    font-family: 'Microsoft YaHei';
    margin-top: 7px;
    margin-right: 2px;
}

.shang_tit p {
    color: #a3a3a3;
    text-align: center;
    font-size: 16px;
}

.shang_payimg {
    width: 250px;
    padding: 15px;
    border: 1px solid #C3C3C3;
    margin: 0 auto;
    border-radius: 3px;
    /*height: 250px;*/
}

.shang_payimg img {
    display: block;
    text-align: center;
    width: 250px;
    /*height: 140px;*/
}

.pay_explain {
    text-align: center;
    margin: 20px auto;
    font-size: 14px;
    color: #545454;
}

.radiobox {
    width: 16px;
    height: 16px;
    background: url('images/radio2.jpg');
    display: block;
    float: left;
    margin-top: 5px;
    margin-right: 14px;
}

.checked .radiobox {
    background: url('images/radio1.jpg');
}

.shang_payselect {
    display: block;
    text-align: center;
    margin: 20px auto;
    margin-top: 20px;
    cursor: pointer;
    height: 20px;
    width: 280px;
}

.shang_payselect .pay_item {
    display: inline-block;
    margin-right: 10px;
    float: left;
}

.shang_info {
    clear: both;
}

.shang_info p, .shang_info a {
    color: #C3C3C3;
    text-align: center;
    font-size: 14px;
    text-decoration: none;
    line-height: 2em;
}


/*User*/
.user-page {
    position: relative;
    overflow: hidden;
    width: 100%;
    background-color: #fbfbfb;
    border: 1px solid #f5f6f9;
    margin: 10px 0 30px 0;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.04)
}

.user-sidebar {
    float: left;
    width: 220px;
}

.profile-left .user-meta {
    overflow: hidden;
    border-bottom: 1px solid #f5f6f9;
    padding: 20px;
    text-align: center
}

.profile-left .user-meta img {
    border-radius: 50%;
    border: 1px solid #e6e6e6;
    width: 60px;
    height: 60px;
    margin-bottom: 10px
}

.profile-left .user-meta h2 {
    font-size: 16px;
    line-height: 6px
}

.profile-left .user-meta h2 span {
}

.user-meta-menu {
    list-style: none;
    padding: 0;
    overflow: hidden
}

.user-content {
    margin-right: 0;
    min-height: 600px;
    background: #FFF;
    border-left: 1px solid #f5f6f9;
    overflow: hidden;
}

.user-content .u-c-box, .u-c-box #author-message {
    padding: 35px 25px;
}

.users-posts .users-post-img {
    float: left;
    width: 140px;
    height: 88px;
    margin-right: 20px;
    overflow: hidden;
    position: relative
}

.users-posts .users-post-img .tag-brand {
    position: absolute;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
    line-height: 1;
    color: #fff;
    padding: 5px 9px 5px 8px;
    font-size: .8em;
    opacity: .7;
    display: block;
    z-index: 9;
    margin-top: 5px;
    background: #399BED
}

.users-posts .users-post-img a img {
    width: 140px;
    height: auto;
    min-height: 88px
}

.users-posts .users-post-content {
    overflow: hidden
}

.users-posts .users-post-content .post-title {
    font-size: 16px;
    line-height: 25px;
    color: #444
}

.users-posts .users-post-content .post-meta, .users-posts .users-post-content .post-meta a {
    margin: 10px 0;
    font-size: 13px;
    color: #bbb
}


/* Avatar effect */
.avatar-rotate {
    animation: starrotate .9s;
    -moz-animation: starrotate .9s;
    -ms-animation: starrotate .9s;
    -webkit-animation: starrotate .9s;
    -o-animation: starrotate .9s;
}

.user-meta-menu li a {
    display: block;
    text-align: center;
    padding: 12px 20px;
    font-size: 16px;
    color: #999;
    border-left: 3px solid #fbfbfb;
    border-bottom: 1px solid #f5f6f9;
    -webkit-transition: background .6s ease-out;
    -moz-transition: background .6s ease-out;
    transition: background .6s ease-out
}

.user-meta-menu li a:hover {
    color: #DB4F33;
    border-left: 3px solid #DB4F33;
}

.user-meta-menu li.current-menu-item a {
    color: #DB4F33;
    border-left: 3px solid #DB4F33;
}


.users-posts .users-post-img a img {
    width: 140px;
    height: auto;
    min-height: 88px
}

.users-posts .users-post-content {
    overflow: hidden
}


.uc-title {
    margin: 0 0 15px 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #f2f2f2;
    color: #666666;
    font-size: 20px;
    line-height: 30px;
}

.form-table input {
    padding: 5px;
    border: 1px solid #DDD;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #fff;
}

.profile-box table {
    border: none;
}

.profile-box table tr td {
    border: none;
}

.form-table {
    margin-bottom: 15px;
}

.widefat tbody > tr:nth-child(odd) > td, .widefat tbody > tr:nth-child(odd) > th {
    background-color: #f5f6f9;
}

.widefat tbody tr:hover > td, .widefat tbody tr:hover > th {
    background-color: #f1f3f7
}


.widefat {
    width: 100%;
    vertical-align: middle;
}

.u-c-box h2 {
    font-size: 16px;
    color: #DB4F33;
    font-weight: 700;
    border-bottom: 1px solid #eee;
    width: 100%;
    line-height: 35px;
    padding-bottom: 10px;
}

.u-c-box p {
    font-size: 14px;
    padding: 4px 0;
}

.u-c-box .button-primary {
    padding: 10px 16px;
    vertical-align: middle;
    background-color: #db4f33;
    border: 0;
    cursor: pointer;
    color: #FFF;
    -webkit-border-radius: 0;
    -webkit-appearance: none;
}

.u-c-box .button-primary:hover {
    background-color: #db4f33;
    border: 0;
    opacity: 0.9;
    color: #FFF
}

.u-c-box .form-table {
    width: 100%;
    vertical-align: middle;
    padding: 10px 0;
    border: none;
    margin-bottom: 0;
}

.u-c-box .form-table td {
    font-size: 14px;
    line-height: 30px;
    vertical-align: middle;
    padding-left: 0;
}

.u-c-box input {
    width: auto;
    padding: 6px;
    border: 1px solid #DDD;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #fff
}

.u-c-box input[type=radio] {
    margin-right: 5px;
    margin-bottom: 0;
    margin-left: 0;
}

.u-c-box .form-table input[type=submit] {
    margin: 10px 0 10px 0
}

.u-c-box table p.submit {
    margin-bottom: 10px
}

.u-c-box .widefat {
    margin: 15px 0 10px 0;
    width: 100%;
    border-width: 1px 0 0 1px;

    text-align: left;
    font-size: 14px;
    border-spacing: 0;
}

.u-c-box .widefat td {
    padding: 0;
    text-align: center;
    font-size: 12px;
    height: 35px;
    line-height: 35px;
}

.u-c-box .widefat thead th, .u-c-box .widefat th {
    color: #363d4d;
    text-align: center;
    font-weight: bold;
    line-height: 35px;
    height: 35px;
    padding: 0;
}

.u-c-box .aff {
    margin: -35px -35px 35px -35px;
    color: #363d4d;
    text-align: center;
}


.form-table td {
    border: none;
}

.u-c-box .aff p.title {
    font-size: 26px;
    padding: 30px 0 14px 0;
}

.u-c-box .aff p.des {
    font-size: 14px;
}

.u-c-box .aff p.des b {
    font-size: 18px;
    color: #09b1b9;
    padding: 0 6px;
}

.u-c-box .aff input {
    font-size: 26px;
    width: 100%;
    padding: 14px 0;
    border: 0;
    text-align: -webkit-center;
    color: #09b1b9;
    outline: none;
    background: #f5f6f9;
}

.settings-error {
    color: #db4f33;
}

/*Pay*/
.paydown {
    width: auto;
    font-size: 14px;
    border: 1px solid #f5f6f9;
}

.paydown .down-detail {
}

.paydown h5 {
    padding: 10px 20px;
    background: #f5f6f9;
    color: #666666;
    font-weight: normal;
    border-left: 3px solid #db4f33;
    padding-left: 12px;
    margin: 15px;
    line-height: 20px;
    font-size: 16px;
}

.paydown p {
    margin: 0 !important;
    padding: 6px 20px;
    line-height: 24px;
    border-bottom: 1px solid #f8f8f8;
    text-indent: 0 !important;
}

.paydown p.down-ordinary {
    color: #09b1b9
}

.paydown p.down-price span {
    font-size: 22px;
    color: #09b1b9
}

.paydown p.down-vip {
    color: #e14d43
}

.paydown p.down-tip {
    border-bottom: 0
}

.paydown p a {
    font-weight: bold;
    padding-right: 14px
}

.title_wrap {
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-all;
    -webkit-line-clamp: 1;
}

li .fa {
    margin-right: 5px;
}

.tags-box, .tags-box a {
    font-size: 14px;
}

/* 二级菜单，显示向下小箭头*/
.menus span {
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top: 5px solid #ffffff;
    display: inline-block;
    position: relative;
    top: 2.5px;
    left: 8px;
}

.menus li:hover span {
    border: 5px solid transparent;
    border-bottom: 5px solid #ffffff;
    top: -2.5px;
}
